Generate
Overview
The Generate operation is used to create a document image.
| Operation | Generate |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://www.wolterskluwerfs.com/2014/05/DocServices/V2/IEDocService/Generate |
| Input | IEDocService_Generate_InputMessage (soap:body, use = literal) parameters type Generate |
| Output | IEDocService_Generate_OutputMessage (soap:body, use = literal) parameters type Generate |
Request Message
The operation input is Generate. The request requires a Generate object.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| request | Generate | Required | An object serving as the root element for the request. |
Request and Response Samples
For sample code, see: Generate.